home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1991 / Jan 91 / MacApp.Tech$ 1⁄18⁄91 / 2655-Inside Out Queries-Jan91 < prev    next >
Encoding:
Text File  |  1991-03-06  |  2.4 KB  |  59 lines  |  [TEXT/GEOL]

  1. Item    4014244                         12-Jan-91        04:57PST
  2.  
  3. From:   A.XSE010                        Austria - SLT Labinstruments,IDV
  4.  
  5. To:     D2086                           Efficient Field Svc, C Faith,PRT
  6.  
  7. cc:     MACAPP.TECH$                    MacApp Technical
  8.  
  9. ------------------------------------------------------------------------------
  10.  
  11. Sub:    Inside Out Queries
  12.  
  13. Curtis et al...
  14.  
  15. Some Inside Out questions:
  16.  
  17. 1. If one of the SRFind... routines is called using a view comprising two
  18. connected files with the key set to one of the keys of the parent file, and a
  19. matching record exists in the parent file but this record “owns” no records in
  20. the child file, what happens?  Does the routine simply fail (kFindFailed),
  21. clearing the current record of both files?  Or does it succeed and clear only
  22. the current record of the child file and leave the fields belonging to it in
  23. the view alone?
  24.  
  25. 2. What use is the connection key?  Can I set the current key to this and then
  26. call an SRFind... routine (using a view consisting only of fields from the one
  27. file)?  What would this do?  I can't set the relation ID field so which value
  28. would be taken?
  29.  
  30. 3. (Related to question 2.)  What happens if I insert a record in a file which
  31. has a connection and no keys (other than the connection key) through a view
  32. consisting of fields only from this one file?  What value is the relation ID
  33. field given - zero in all cases, or the record ID of the current record of the
  34. parent file if there is one?  If zero, then presumably, if I don't know
  35. anything about the contents of the record, I can only retrieve the record again
  36. if I save its position (SRGetPosition) or record ID (SRGetRecID) somewhere
  37. immediately after inserting it and then use SRPosition or SRSetRecID
  38. respectively, right?  CAN I LATER ASCRIBE A PARENT TO SUCH A RECORD (i.e. link
  39. it through its relation ID field to a record in its parent file)?  HOW?
  40.  
  41. 4. Is there a suitable AppleLink bulletin board where I should/could post
  42. questions regarding Inside Out?  (I “cc”ed this to MacApp.Tech$, although
  43. MacApp has nothing directly to do with Inside Out, especially the above
  44. questions, because I wanted to reach a wider audience.)
  45.  
  46. Thanks in advance for your help,
  47.  
  48. Alex. Livingston
  49.  
  50. SLT Labinstruments Ges.m.b.H.
  51. Untersbergstr. 1
  52. A-5082 Grödig/Salzburg
  53. Austria (NOT Australia!!!)
  54.  
  55. Tel.: +43/6246/3438
  56. Fax.: +43/6246/2770
  57. Tx. : 631127 slt a
  58.  
  59.